Einhugur Word Component for Buoy

TextCaps Enum

Style values for text caps.

enum TextCaps

Constants

None = 1None
Caps = 0Test is represented in capital casing only.
SmallCaps = 1Test is represented in capital casing only but all except first letter are in smaller font.